Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse
date_parse
Returns an associative array with detailed information about a given date
Name:
date_parse
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date.
Related
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?
5
Similar Functions
gmmktime
gmmktime
GetUnixtimestampforG
date_sunset
date_sunset
Returnsthesunsettime
gettimeofday
gettimeofday
Getthecurrenttime(mi
microtime
microtime
ReturnsthecurrentUni
date_interval_format
date_interval_format
AliasforDateInterv
checkdate
checkdate
VerifytheGregorianca
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_date_set
date_date_set
DateTime::setDateali
Popular Articles
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?